vcSetToolStatement

A statement to update the position of a tool frame.

See in: Overview

Module: vcRobotics2

Parent: vcStatement

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
IsRelativeBooleanRWGet or sets if the base position change is relative to its current position. If True, the Position property's value is added to the current position of the base.
PositionvcMatrixExpressionPropertyRGets the matrix expression defining the tool frame's position relative to its parent. The given transformation can be also relative to the current position, see IsRelative property.
ToolvcKinematicFrameRWGet or sets the target vcKinematicFrame.